Skip to content

docs(1.x/integrations): fix dead fresh_charts and fresh_marionette links#3872

Open
sanjibani wants to merge 1 commit into
freshframework:mainfrom
sanjibani:docs/fix-dead-fresh-integrations-links
Open

docs(1.x/integrations): fix dead fresh_charts and fresh_marionette links#3872
sanjibani wants to merge 1 commit into
freshframework:mainfrom
sanjibani:docs/fix-dead-fresh-integrations-links

Conversation

@sanjibani

Copy link
Copy Markdown

Fixes two dead deno.land/x/* module links in docs/1.x/integrations/index.md:

  • fresh_charts (404) → https://github.com/denoland/fresh_charts (200)
  • fresh_marionette (404) — module was retired; replaced with a parenthetical pointing to the Fresh repo for current testing guidance.

The marionette.deno.dev example-project link below was left untouched.

- `https://deno.land/x/fresh_charts` (404) — deno.land/x/* was retired
  in favor of JSR/GitHub-hosted module docs. Replaced with the canonical
  GitHub repo: `https://github.com/denoland/fresh_charts` (200).
- `https://deno.land/x/fresh_marionette` (404) — the module itself was
  retired. Added a parenthetical pointing to the Fresh GitHub repo for
  current testing guidance; the example-project link below remains as-is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant